FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh.mha.pds#2.0.0-alpha-preview (47 ms)

Package ca.on.oh.mha.pds
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview&canonical=http://ontariohealth.ca/fhir/ValueSet/transgender-identity
Url http://ontariohealth.ca/fhir/ValueSet/transgender-identity
Version 1.0.0
Status draft
Name TransgenderIdentity
Title Transgender Identity
Experimental False
Realm ca
Authority hl7
Description The value set identifies whether the client self identifies as transgender.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-transgender-identity MHA Observation-TransgenderIdentity Profile

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://terminology.hl7.org/CodeSystem/data-absent-reason DataAbsentReason
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "transgender-identity",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/transgender-identity",
  "version" : "1.0.0",
  "name" : "TransgenderIdentity",
  "title" : "Transgender Identity",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "The value set identifies whether the client self identifies as transgender.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "373066001",
            "display" : "Yes"
          },
          {
            "code" : "260413007",
            "display" : "No"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "asked-unknown",
            "display" : "Asked But Unknown"
          },
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.